home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-03.Z / 94-03 / text0245.txt < prev    next >
Encoding:
Text File  |  1994-03-30  |  1.8 KB  |  39 lines

  1. >  >I am running HGopher on a Banyan network with FTP Software's PC/TCP
  2. >  >version 2.2.  I retrieved the latest windsock.dll file from ftp.ftp.com.
  3. >  
  4. >  >I get frequent "general protection fault" and "bad net dope structure"
  5. >  >error messages, causing the PC to crash.  Has anyone else experienced
  6. >  >these problems, or know or a work-around?
  7. >  
  8. >  I'd guess that the dll is dependent on some uprated aspect of FTP's
  9. >  stack.  I'm running a number of winsock apps with the 2.31 version
  10. >  of the stack, and a slightly later version of the dll.  Probably the
  11. >  one you got, compilation date 7 January?.  My winsock clients
  12. >  still crash and burn sometimes; but not nearly so often.
  13.  
  14. We're not aware of any bugs in our WinSock DLL that cause a GPF with
  15. any of the existing commercial or public domain applications.  If
  16. you are running into any problems, we would like to here about them.
  17. We can help you.  Please send your bug reports to support@ftp.com.  
  18.  
  19. When you file a bug report, it's important to include as much
  20. information about the problem as possible.  Specifically, the
  21. versions of the PCTCP product you are using, the application you 
  22. are running, what you did that caused the problem and if there's 
  23. a GPF box, tell us what it says (what module caused and error in 
  24. what module and where).  Also--most important--what version of our 
  25. WinSock DLL you are using.
  26.  
  27. Our DLL version is returned in a string in the lpVendorInfo field
  28. of the WSAData structure (returned by WSAStartup).  You can also
  29. retrieve it by running Microsoft's EXEHDR or Borland's TDUMP 
  30. utilities; it's kept in the "Description" field.  Short of all
  31. that, any utility that shows strings in binaries (like a debugger)
  32. will let you at it.
  33.  
  34. Regards,
  35. --
  36.  Bob Quinn                                             rcq@ftp.com
  37.  FTP Software, Inc.                                No. Andover, MA
  38.  
  39.